/* global styles 
   Colorado Community College System
   Copyright 2008 All rights reserved.
*/

html,body,h1,h2,h3,h4,h5,h6,div,p,p2 {
	margin:0;
	padding:0;
	color: #000000;
}

body {
	background-color: #111111;
	background-image: url(../images/bg3.gif);
	background-position: top;
	background-repeat: repeat-x;
	color:#1c1c19;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: 175%;
	text-align: center;
}
#wrapper {
	border-bottom: 5px solid #94672E;
	border-right: 5px solid #94672E;
	border-left: 5px solid #94672E;
	border-top: 5px solid #94672E;
	text-align: left;
	margin: 5px auto;
	width: 890px;
}
#ACE dt {
	color: #6C000E;
	font-size: 1.3em;
	font-weight: bold;
}

h1 {
	color: #6C000E;
	font-size: 1.75em;
	font-weight: bold;
}
h2 {
	color: #6C000E;
	font-size: 1.35em;
	font-weight: bold;
}
h3 {
	color: #6C000E;	
	font-size: 1.2 em;
	font-weight: bold;
}
h4 {
	color: #42423E;
	font-size: .9em;
	font-weight: bold;
	}

h5 {
	color: #60000E;
	font-size: 12px;
	font-weight:500;
}
a {color: #0066cc; text-decoration: none; font-weight:400;}
a:active {}
a:link {}
a:visited {color: #03C}
a:hover {
	color: #C35A2B;
	text-decoration: underline;
}

.white {color: #FEFEFE; text-decoration: none;}
a.white:active {}
a.white:link {}
a.white:visited {}
a.white:hover {color: #c69c6d; text-decoration: none;}

#breadcrumbs {color: #42423E; font-size: 9px; font-weight:bold; padding-bottom:5px; text-decoration:none;}
#breadcrumbs a {color: #3C4988;}
#breadcrumbs a:hover {text-decoration:underline; }
a.bluesubscribe  {
    background-color: #21409A;
    border: medium none;
    color: #FFFFFF;
    float: left;
    font-family: "Courier New",Courier,monospace;
    font-size: 18px;
    font-weight: bold;
    line-height: 110%;
    margin: 0;
    padding: 7px 9px;
    text-align: center;
    text-decoration: none;
	a hover: #C35A2B;
}
img {
	border:0 solid #5F2301;
	text-align: right;
	display: inline;
	position: static;
	visibility: visible;
}

#top-section {
	border-bottom: 5px solid #94672E;
	height:124px;
}
#navtophoriz {
	border-bottom: 5px solid #94672E;
	color:#fdfdf2;
	font-size:10px;
	font-weight:bold;
	padding-right: 5px;
	padding-left: 450px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #333333;
	height: 23px;
}

#quickmenu select, #quickmenu input {
	font-size: 11px; 
}
#quickmenu {
	height: 20px;
	width: 215px;
	display: inline;
	text-align: right;
	float: right;
	padding: 0;
	position: relative;
	top: -17px;
}

#jumpmenu select {
	width: 154px;
}

#mid-section {
   position:relative;
   background-color: #fdfdf2;
   background-image:url(../images/midsectionbg.gif);
   background-repeat:repeat-y;
   width: 890px;
   height:auto;
   z-index: 2;
}
#mid-col1 {
  position:absolute;
  left:0;
  top:0;
  width:188px;
  display:block;
  overflow:visible;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 10px;
  z-index: 1;
}
#mid-col2 {
	position:relative;
	left: 188px;
	top:0;
	display:block;
	padding-right: 40px;
	padding-left: 25px;
	padding-bottom: 20px;
	padding-top: 15px;
	width:635px;
}
#mid-col2content {
}

#bottom-section {
   position: relative;
   left:0;
   top:0;
   color: #f3f2da;
   line-height: 175%;
   padding-bottom: 15px;
   padding-top:0;
	text-align: center;
	margin: 0 auto; 
   width:890px;
   height:auto;
}

ul#navtopleft,
ul#navtopleft li,
ul#navtopleft ul {
  margin: 0;
  border: 0 none;
  padding: 0 0 0;
  width: 187px; /*For KHTML*/
  list-style: none;
  vertical-align:middle;
}

ul#navtopleft li {
  display: block 
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navtopleft a {
  /* border: 1px solid #D0C5B4;
  border-right-color: #D0C5B4;
  */
  border-bottom: 1px solid  #D0C5B4;
  padding: 4px 12px 4px 14px;
  display: block;
  background: #E2DDB5;
  color: #1c1c19;
  text-decoration: none;
/*  height: auto !important; */
  height: 1%; /*For IE*/
}
ul#navtopleft a.dropdown {
	background-image:url(../images/arroww.gif);
	background-position:right;
	background-repeat:no-repeat;
}

/* Root Menu Hover Persistence */
ul#navtopleft a:hover,
ul#navtopleft li:hover a,
ul#navtopleft li.iehover a {
  background: #BEB4A5;
  color: #1c1c19;
}

/* 2nd Menu */
ul#navtopleft li:hover li a,
ul#navtopleft li.iehover li a {
  background: #E2DDB5;
  color: #1c1c19;
  border-left: 1px solid #D0C5B4;
}

/* 2nd Menu Hover Persistence */
ul#navtopleft li:hover li a:hover,
ul#navtopleft li:hover li:hover a,
ul#navtopleft li.iehover li a:hover,
ul#navtopleft li.iehover li.iehover a {
  background: #BEB4A5;
  color: #1c1c19;
}

ul#navtopleft ul,
ul#navtopleft ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 187px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navtopleft li:hover ul ul,
ul#navtopleft li.iehover ul ul {
  display: none;
}

ul#navtopleft li:hover ul,
ul#navtopleft li.iehover ul {
  display: block;
}

ul#navleft,
ul#navleft li,
ul#navleft ul {
  margin: 0;
  border: 0 none;
  padding: 0 0 0;
  width: 187px; /*For KHTML*/
  list-style: none;
  vertical-align:middle;
}

ul#navleft li {
  display: block 
  display: inline; /*For IE*/
  position: relative;
}

ul#navleft a {
  /* border: 1px solid #D0C5B4;
  border-right-color: #D0C5B4;
  */
  border-bottom: 1px solid  #D0C5B4;
  padding: 4px 10px 4px 12px;
  display: block;
  color: #1a1a1a;
  text-decoration: none;
/*  height: auto !important; */
  height: 1%; /*For IE*/
}

ul#navleft a:hover,
ul#navleft li:hover a,
ul#navleft li.iehover a {
  background: #D0C5B4;
  color: #1a1a1a;
}

#navbottom {
	height: 20px;
	list-style: none;
	margin-top: -4px;
	padding: 0;
}
#navbottom li {
	display: inline;
	margin: 0; 
	padding: 0;
}
#navbottom ul li a {
	color: #FEFEFE;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
}
#navbottom ul li a:hover {color: #c69c6d; text-decoration: none;}

#welcome {
	background-image:url(../images/skyline.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right: 230px;
}
.note {
	color:#333;
	border: 2px dashed #6C000e;
	background-color: #E2DDB5;
	margin-top: 25px;
	margin-bottom: 35px;
	margin-left: 80px;
	margin-right: 80px;
	padding: 20px;
}
.note2 {
	color:#333;
	border: 2px dashed #6C000e;
	background-color: #E2DDB5;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
}
.note note 2 strong {
	color: #6C000e;
}
#wrapper #mid-section #mid-col2 table tr td p {
	font-weight: normal;
}
.red {
	color: #F00;
}

